7.1
HIGH CVSS 3.1
CVE-2026-25536
@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse
Description

MCP TypeScript SDK is the official TypeScript SDK for Model Context Protocol servers and clients. From version 1.10.0 to 1.25.3, cross-client response data leak when a single McpServer/Server and transport instance is reused across multiple client connections, most commonly in stateless StreamableHTTPServerTransport deployments. This issue has been patched in version 1.26.0.

INFO

Published Date :

Feb. 4, 2026, 10:15 p.m.

Last Modified :

March 18, 2026, 2:22 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-25536 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Lfprojects mcp_typescript_sdk
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 HIGH [email protected]
Solution
Update MCP TypeScript SDK to version 1.26.0 or later to fix cross-client response data leaks.
  • Update the MCP TypeScript SDK to version 1.26.0.
  • Avoid reusing transport instances across client connections.
Public PoC/Exploit Available at Github

CVE-2026-25536 has a 6 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-25536.

URL Resource
https://github.com/modelcontextprotocol/typescript-sdk/issues/204 Issue Tracking Vendor Advisory
https://github.com/modelcontextprotocol/typescript-sdk/issues/243 Issue Tracking Vendor Advisory
https://github.com/modelcontextprotocol/typescript-sdk/security/advisories/GHSA-345p-7cg4-v4c7 Mitigation Vendor Advisory
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-25536 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-25536 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

None

TypeScript JavaScript Shell Python

Updated: 1 week ago
0 stars 0 fork 0 watcher
Born at : March 10, 2026, 10:59 p.m. This repo has been linked 5 different CVEs too.

Guía definitiva de Claude Code - Traducción al español latinoamericano

TypeScript JavaScript Shell Python

Updated: 1 week, 1 day ago
0 stars 0 fork 0 watcher
Born at : March 10, 2026, 1:57 p.m. This repo has been linked 5 different CVEs too.

Offensive MCP server auditor — detects tool poisoning, credential leaks, RCE vectors, SSRF, session hijacking, and supply chain vulnerabilities across stdio, HTTP, and SSE transports.

ai-security llm-security mcp model-context-protocol offensive-security security supply-chain tool-poisoning vulnerability-scanner mcp-security open-source mcpscan

TypeScript JavaScript

Updated: 14 hours, 57 minutes ago
14 stars 3 fork 3 watcher
Born at : March 10, 2026, 6:30 a.m. This repo has been linked 5 different CVEs too.

ESLint security rules for MCP servers — catches SANDWORM_MODE credential harvesting, path traversal, command injection, and CVE patterns at dev time

eslint eslint-plugin mcp security supply-chain

TypeScript JavaScript

Updated: 4 days, 20 hours ago
2 stars 0 fork 0 watcher
Born at : March 9, 2026, 1:16 a.m. This repo has been linked 6 different CVEs too.

None

Python JavaScript Shell Dockerfile Go Java

Updated: 1 month ago
0 stars 0 fork 0 watcher
Born at : Feb. 11, 2026, 9:42 p.m. This repo has been linked 1 different CVEs too.

A tremendous feat of documentation, this guide covers Claude Code from beginner to power user, with production-ready templates for Claude Code features, guides on agentic workflows, and a lot of great learning materials, including quizzes and a handy "cheatsheet". Whether it's the "ultimate" guide to Claude Code will be up to the reader :)

agentic-coding ai-assistant ai-coding ai-pair-programming anthropic best-practices claude claude-code cli-tool coding-assistant developer-tools llm mcp-servers tutorial ai-security claude-code-guide cursor-alternative prompt-engineering vibe-coding claude-code-tutorial

JavaScript Shell Python TypeScript

Updated: 13 hours, 21 minutes ago
1873 stars 282 fork 282 watcher
Born at : Jan. 9, 2026, 1:42 p.m. This repo has been linked 5 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-25536 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-25536 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Mar. 18, 2026

    Action Type Old Value New Value
    Added CPE Configuration OR *cpe:2.3:a:lfprojects:mcp_typescript_sdk:*:*:*:*:*:*:*:* versions from (including) 1.10.0 up to (excluding) 1.26.0
    Added Reference Type GitHub, Inc.: https://github.com/modelcontextprotocol/typescript-sdk/issues/204 Types: Issue Tracking, Vendor Advisory
    Added Reference Type GitHub, Inc.: https://github.com/modelcontextprotocol/typescript-sdk/issues/243 Types: Issue Tracking, Vendor Advisory
    Added Reference Type GitHub, Inc.: https://github.com/modelcontextprotocol/typescript-sdk/security/advisories/GHSA-345p-7cg4-v4c7 Types: Mitigation, Vendor Advisory
  • New CVE Received by [email protected]

    Feb. 04, 2026

    Action Type Old Value New Value
    Added Description MCP TypeScript SDK is the official TypeScript SDK for Model Context Protocol servers and clients. From version 1.10.0 to 1.25.3, cross-client response data leak when a single McpServer/Server and transport instance is reused across multiple client connections, most commonly in stateless StreamableHTTPServerTransport deployments. This issue has been patched in version 1.26.0.
    Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N
    Added CWE CWE-362
    Added Reference https://github.com/modelcontextprotocol/typescript-sdk/issues/204
    Added Reference https://github.com/modelcontextprotocol/typescript-sdk/issues/243
    Added Reference https://github.com/modelcontextprotocol/typescript-sdk/security/advisories/GHSA-345p-7cg4-v4c7
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.